Remove broken patch from quilt series.
authorPeter Michael Green <plugwash@raspbian.org>
Sun, 3 Sep 2017 13:02:16 +0000 (13:02 +0000)
committerPeter Michael Green <plugwash@raspbian.org>
Sun, 3 Sep 2017 13:02:16 +0000 (13:02 +0000)
debian/patches/disable-neon.patch [deleted file]
debian/patches/series

diff --git a/debian/patches/disable-neon.patch b/debian/patches/disable-neon.patch
deleted file mode 100644 (file)
index f35e265..0000000
+++ /dev/null
@@ -1,30 +0,0 @@
-Description: Disable neon 
- -no-neon no longer seems to work, so edit configure instead
-Author: Peter Michael Green <plugwash@raspbian.org>
-
----
-The information above should follow the Patch Tagging Guidelines, please
-checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
-are templates for supplementary fields that you might want to add:
-
-Origin: <vendor|upstream|other>, <url of original patch>
-Bug: <url in upstream bugtracker>
-Bug-Debian: http://bugs.debian.org/<bugnumber>
-Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
-Forwarded: <no|not-needed|url proving that it has been forwarded>
-Reviewed-By: <name and email of someone who approved the patch>
-Last-Update: <YYYY-MM-DD>
-
-Index: qtbase-opensource-src-5.4.2+dfsg/configure
-===================================================================
---- qtbase-opensource-src-5.4.2+dfsg.orig/configure
-+++ qtbase-opensource-src-5.4.2+dfsg/configure
-@@ -677,7 +677,7 @@ CFG_AVX2=auto
- CFG_REDUCE_RELOCATIONS=auto
- CFG_ACCESSIBILITY=auto
- CFG_ACCESSIBILITY_ATSPI_BRIDGE=no # will be enabled depending on dbus and accessibility being enabled
--CFG_NEON=auto
-+CFG_NEON=no
- CFG_MIPS_DSP=auto
- CFG_MIPS_DSPR2=auto
- CFG_CLOCK_GETTIME=auto
index d36fcd8674c828d7c540229856aea58d786c8409..3a414d618e06eb2c6552a9be791b7bcf2921d231 100644 (file)
@@ -9,4 +9,3 @@ link_fbclient.diff
 gnukfreebsd_cloexec.diff
 armv4.diff
 nonlinux_utime.diff
-disable-neon.patch